Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

build(deps): bump cdk.version from 1.102.0 to 1.110.0#141

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.110.0
Closed

build(deps): bump cdk.version from 1.102.0 to 1.110.0#141
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.110.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 24, 2021

Bumps cdk.version from 1.102.0 to 1.110.0.
Updates core from 1.102.0 to 1.110.0

Release notes

Sourced from core's releases.

v1.110.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: static methods from TlsValidationTrust have been changed to accept positional arguments
  • appmesh: static methods from TlsCertificate have been changed to accept positional arguments
  • appmesh: the type TlsListener has been renamed to ListenerTlsOptions

Features

Bug Fixes

  • amplify: deployment does not remove basic auth (#15243) (e5c0d59), closes #15028
  • bootstrap: deploy-role could directly access buckets in target account (#15192) (d04e288), closes #12985 #14082 #13422
  • cdk-assets: content type not correctly set when publishing files (#15069) (9b1a4f9)
  • core: 1 hour renders as 60 minutes (#15125) (adcd8c3)
  • core: parsing an ARN with a slash after a colon in the resource part fails (#15166) (16b8a4e), closes aws/aws-cdk#15140
  • elasticsearch: Domain.fromDomainAttributes gives "Invalid URL" when endpoint is a token (#15219) (ecb5af8), closes #15188
  • lambda-nodejs: unstable asset hashes with bundling.nodeModules (#15229) (4b5418c), closes #15023
  • servicecatalog: Portfolio fails validation when passed Tokens as its properties (#15208) (ce727c1)
  • stepfunctions-tasks: checking for task token in EcsRunTask containerOverrides causes memory explosion (#15187) (af53798), closes #15124
  • stepfunctions-tasks: instance type for SageMakerCreateTrainingJob cannot be specified dynamically through JSONPath (#15215) (9280d95), closes #11928

v1.109.0

Features

... (truncated)

Changelog

Sourced from core's changelog.

1.110.0 (2021-06-24)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: static methods from TlsValidationTrust have been changed to accept positional arguments
  • appmesh: static methods from TlsCertificate have been changed to accept positional arguments
  • appmesh: the type TlsListener has been renamed to ListenerTlsOptions

Features

Bug Fixes

  • amplify: deployment does not remove basic auth (#15243) (e5c0d59), closes #15028
  • bootstrap: deploy-role could directly access buckets in target account (#15192) (d04e288), closes #12985 #14082 #13422
  • cdk-assets: content type not correctly set when publishing files (#15069) (9b1a4f9)
  • core: 1 hour renders as 60 minutes (#15125) (adcd8c3)
  • core: parsing an ARN with a slash after a colon in the resource part fails (#15166) (16b8a4e), closes aws/aws-cdk#15140
  • elasticsearch: Domain.fromDomainAttributes gives "Invalid URL" when endpoint is a token (#15219) (ecb5af8), closes #15188
  • lambda-nodejs: unstable asset hashes with bundling.nodeModules (#15229) (4b5418c), closes #15023
  • servicecatalog: Portfolio fails validation when passed Tokens as its properties (#15208) (ce727c1)
  • stepfunctions-tasks: checking for task token in EcsRunTask containerOverrides causes memory explosion (#15187) (af53798), closes #15124
  • stepfunctions-tasks: instance type for SageMakerCreateTrainingJob cannot be specified dynamically through JSONPath (#15215) (9280d95), closes #11928

1.109.0 (2021-06-16)

Features

... (truncated)

Commits
  • 32f00eb chore(release): 1.110.0 (#15289)
  • 71723ba chore(release): 1.110.0
  • 4330fe8 feat(servicecatalogappregistry): Initial L2 construct for Attribute Group (#1...
  • 6c68136 chore(mergify): add bryanpan342 to mergify (#15236)
  • e47a01f feat(appmesh): allow configuring mutual TLS (#15101)
  • a5390eb chore(pipelines): Moved pipelines unit tests over to the new test API (#15250)
  • a14ee06 chore: npm-check-updates && yarn upgrade (#15271)
  • d197b27 chore(nodeunit-shim): add required type annotation (#15267)
  • 4b5418c fix(lambda-nodejs): unstable asset hashes with bundling.nodeModules (#15229)
  • 1fe680c feat(msk): IAM access control for clusters (#14647)
  • Additional commits viewable in compare view

Updates kms from 1.102.0 to 1.110.0

Release notes

Sourced from kms's releases.

v1.110.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: static methods from TlsValidationTrust have been changed to accept positional arguments
  • appmesh: static methods from TlsCertificate have been changed to accept positional arguments
  • appmesh: the type TlsListener has been renamed to ListenerTlsOptions

Features

Bug Fixes

  • amplify: deployment does not remove basic auth (#15243) (e5c0d59), closes #15028
  • bootstrap: deploy-role could directly access buckets in target account (#15192) (d04e288), closes #12985 #14082 #13422
  • cdk-assets: content type not correctly set when publishing files (#15069) (9b1a4f9)
  • core: 1 hour renders as 60 minutes (#15125) (adcd8c3)
  • core: parsing an ARN with a slash after a colon in the resource part fails (#15166) (16b8a4e), closes aws/aws-cdk#15140
  • elasticsearch: Domain.fromDomainAttributes gives "Invalid URL" when endpoint is a token (#15219) (ecb5af8), closes #15188
  • lambda-nodejs: unstable asset hashes with bundling.nodeModules (#15229) (4b5418c), closes #15023
  • servicecatalog: Portfolio fails validation when passed Tokens as its properties (#15208) (ce727c1)
  • stepfunctions-tasks: checking for task token in EcsRunTask containerOverrides causes memory explosion (#15187) (af53798), closes #15124
  • stepfunctions-tasks: instance type for SageMakerCreateTrainingJob cannot be specified dynamically through JSONPath (#15215) (9280d95), closes #11928

v1.109.0

Features

... (truncated)

Changelog

Sourced from kms's changelog.

1.110.0 (2021-06-24)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: static methods from TlsValidationTrust have been changed to accept positional arguments
  • appmesh: static methods from TlsCertificate have been changed to accept positional arguments
  • appmesh: the type TlsListener has been renamed to ListenerTlsOptions

Features

Bug Fixes

  • amplify: deployment does not remove basic auth (#15243) (e5c0d59), closes #15028
  • bootstrap: deploy-role could directly access buckets in target account (#15192) (d04e288), closes #12985 #14082 #13422
  • cdk-assets: content type not correctly set when publishing files (#15069) (9b1a4f9)
  • core: 1 hour renders as 60 minutes (#15125) (adcd8c3)
  • core: parsing an ARN with a slash after a colon in the resource part fails (#15166) (16b8a4e), closes aws/aws-cdk#15140
  • elasticsearch: Domain.fromDomainAttributes gives "Invalid URL" when endpoint is a token (#15219) (ecb5af8), closes #15188
  • lambda-nodejs: unstable asset hashes with bundling.nodeModules (#15229) (4b5418c), closes #15023
  • servicecatalog: Portfolio fails validation when passed Tokens as its properties (#15208) (ce727c1)
  • stepfunctions-tasks: checking for task token in EcsRunTask containerOverrides causes memory explosion (#15187) (af53798), closes #15124
  • stepfunctions-tasks: instance type for SageMakerCreateTrainingJob cannot be specified dynamically through JSONPath (#15215) (9280d95), closes #11928

1.109.0 (2021-06-16)

Features

... (truncated)

Commits
  • 32f00eb chore(release): 1.110.0 (#15289)
  • 71723ba chore(release): 1.110.0
  • 4330fe8 feat(servicecatalogappregistry): Initial L2 construct for Attribute Group (#1...
  • 6c68136 chore(mergify): add bryanpan342 to mergify (#15236)
  • e47a01f feat(appmesh): allow configuring mutual TLS (#15101)
  • a5390eb chore(pipelines): Moved pipelines unit tests over to the new test API (#15250)
  • a14ee06 chore: npm-check-updates && yarn upgrade (#15271)
  • d197b27 chore(nodeunit-shim): add required type annotation (#15267)
  • 4b5418c fix(lambda-nodejs): unstable asset hashes with bundling.nodeModules (#15229)
  • 1fe680c feat(msk): IAM access control for clusters (#14647)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `cdk.version` from 1.102.0 to 1.110.0.

Updates `core` from 1.102.0 to 1.110.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.110.0)

Updates `kms` from 1.102.0 to 1.110.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.110.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 24, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 29, 2021

Superseded by #145.

@dependabot dependabot Bot closed this Jun 29, 2021
@dependabot dependabot Bot deleted the dependabot/maven/cdk.version-1.110.0 branch June 29, 2021 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants